extends ResourceList
A specialised type of ResourceList, this has extra methods for handling lists of blog articles
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| sortByDate | BlogsResourceList | Sort by article date | |
| notFeatured | BlogsResourceList | Get articles from this list which are NOT features | |
| featured | BlogsResourceList | Get the articles from this list which are featured |
Hide comments